home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Reader's Corner / Reader's Contibutions / Modified / FrEQuency data / 00864_vr..00000.ls < prev    next >
Encoding:
Text File  |  1995-01-19  |  100 b   |  8 lines

  1. on mouseUp
  2.   if the frame < 1900 then
  3.     go("vr run")
  4.   else
  5.     play frame "vr runa"
  6.   end if
  7. end
  8.